[main] Update dependencies from dotnet/fsharp#47880
[main] Update dependencies from dotnet/fsharp#47880dotnet-maestro[bot] merged 5 commits intomainfrom
Conversation
…325.5 Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25160.5 -> To Version 9.0.300-beta.25175.5
|
Waiting for dotnet/fsharp#18329 to flow into here. Once that flows, this needs to get merged to unblock #47853. |
…326.2 Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25160.5 -> To Version 9.0.300-beta.25176.2
…326.3 Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.300-beta.25160.5 -> To Version 9.0.300-beta.25176.3
|
Finally, the maintenance-packages update flowed into here: dotnet/fsharp#18329 |
|
New CI failure, it's related: |
|
New package doesn't support |
|
Thanks. Makes sense. I'll fix it here directly. |
|
If you go the latter route, I think the things to change would be: and every place in here that mentions netstandard1 |
…target netstandard2.0 as it's the minimum supported by that assembly.
|
I have updated the tests that I saw failing in my machine. Given that running all Microsoft.NET.Build.Tests locally takes around 15 minutes, and some tests don't behave well locally (they expect a version without a commit hash, which only shows up in the local runs), I might have missed some. But I was still able to fix a bunch of VB, C# and F# tests showing errors with System.ValueTuple. So if we see more failures in the CI, I'll fix them. |
This pull request updates the following dependencies
From https://github.com/dotnet/fsharp